[INFO] cloning repository https://github.com/Pancreas-yk/zundamon_vrc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pancreas-yk/zundamon_vrc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPancreas-yk%2Fzundamon_vrc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPancreas-yk%2Fzundamon_vrc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6dcc7404577bf602bfd3c2b03318fd7137543112
[INFO] checking Pancreas-yk/zundamon_vrc against master#656ccbe796ff98def9b555c118e1620c5389e3b2 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPancreas-yk%2Fzundamon_vrc" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Pancreas-yk/zundamon_vrc
[INFO] finished tweaking git repo https://github.com/Pancreas-yk/zundamon_vrc
[INFO] tweaked toml for git repo https://github.com/Pancreas-yk/zundamon_vrc written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Pancreas-yk/zundamon_vrc on toolchain 656ccbe796ff98def9b555c118e1620c5389e3b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Pancreas-yk/zundamon_vrc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v2.0.115
[INFO] [stderr]   Downloaded toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]   Downloaded libc v0.2.181
[INFO] [stderr]   Downloaded epaint v0.31.1
[INFO] [stderr]   Downloaded accesskit v0.17.1
[INFO] [stderr]   Downloaded egui_glow v0.31.1
[INFO] [stderr]   Downloaded accesskit_consumer v0.26.0
[INFO] [stderr]   Downloaded webbrowser v1.1.0
[INFO] [stderr]   Downloaded accesskit_windows v0.24.1
[INFO] [stderr]   Downloaded egui-wgpu v0.31.1
[INFO] [stderr]   Downloaded rosc v0.10.1
[INFO] [stderr]   Downloaded cc v1.2.55
[INFO] [stderr]   Downloaded zbus_macros v5.14.0
[INFO] [stderr]   Downloaded zbus v5.14.0
[INFO] [stderr]   Downloaded zvariant v5.10.0
[INFO] [stderr]   Downloaded emath v0.31.1
[INFO] [stderr]   Downloaded ecolor v0.31.1
[INFO] [stderr]   Downloaded unicode-ident v1.0.23
[INFO] [stderr]   Downloaded accesskit_unix v0.13.1
[INFO] [stderr]   Downloaded egui-winit v0.31.1
[INFO] [stderr]   Downloaded wgpu v24.0.5
[INFO] [stderr]   Downloaded directories v6.0.0
[INFO] [stderr]   Downloaded accesskit_macos v0.18.1
[INFO] [stderr]   Downloaded native-tls v0.2.15
[INFO] [stderr]   Downloaded zvariant_derive v5.10.0
[INFO] [stderr]   Downloaded accesskit_atspi_common v0.10.1
[INFO] [stderr]   Downloaded accesskit_winit v0.23.1
[INFO] [stderr]   Downloaded eframe v0.31.1
[INFO] [stderr]   Downloaded wgpu-core v24.0.5
[INFO] [stderr]   Downloaded egui v0.31.1
[INFO] [stderr]   Downloaded epaint_default_fonts v0.31.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b858be805d44836363c6be93123b5f65967c720828c1bc541aa11bd62c669d51
[INFO] running `Command { std: "docker" "start" "b858be805d44836363c6be93123b5f65967c720828c1bc541aa11bd62c669d51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b858be805d44836363c6be93123b5f65967c720828c1bc541aa11bd62c669d51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b858be805d44836363c6be93123b5f65967c720828c1bc541aa11bd62c669d51" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b858be805d44836363c6be93123b5f65967c720828c1bc541aa11bd62c669d51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b858be805d44836363c6be93123b5f65967c720828c1bc541aa11bd62c669d51" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking accesskit v0.17.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking immutable-chunkmap v2.1.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling winit v0.30.12 (/opt/rustwide/workdir/patches/winit)
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> patches/winit/build.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     cfg_aliases! {
[INFO] [stdout]  9 | |         // Systems.
[INFO] [stdout] 10 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 11 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         orbital_platform: { redox },
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr] error: could not compile `winit` (build script) due to 182 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b858be805d44836363c6be93123b5f65967c720828c1bc541aa11bd62c669d51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b858be805d44836363c6be93123b5f65967c720828c1bc541aa11bd62c669d51", kill_on_drop: false }`
[INFO] [stdout] b858be805d44836363c6be93123b5f65967c720828c1bc541aa11bd62c669d51
